Each file is symbolized by a circle. Size of the circle represents the Cyclomatic complexity. Color of the circle represents the Maintainability Index.
Large red circles will be probably hard to maintain.
Select metrics you want to display in chart.
| X Axis | Y Axis | Diameter |
This score is not absolute. This chart is a comparison of your project relative to a representative average of recent PHP projects.
Each score is calculated from various criterias from 2205 files in your projects. Your score is a note between 0 (poor) and 100 (excellent).
| Factor | Score |
|---|---|
| Maintainability | 75.31 / 100 |
| Accessibility for new developers | 62.47 / 100 |
| Simplicity of algorithms | 0 / 100 |
| Volume | 26.25 / 100 |
| Reducing bug's probability | 31.15 / 100 |
This score does not replace the judgement of a human.
Class uses another when it calls, constructs, types hint, extends or implements it.
| Files | 2205 |
| Lines of code | 273366 (133 by class, 27 by method) |
| Logical lines of code | 55214 (27 by class, 5 by method) |
| Classes | 2052
204 interfaces (10 %)
1740 concrete classes (85 %)
312 abstract classes (15 %)
0 anonymous classes (0 %)
|
| Methods | 10060 (4.9 by class ) |
| Relative system complexity | 3.9 |
| Relative data complexity | 0.9 |
| Relative structure complexity | 3 |
| Lack of cohesion of methods | 2.2 |
| Efferent Coupling | 3.56 |
| Afferent Coupling | 0.46 |
| Abstractness | 0.15 |